CalendarView for WinForms
GetString(String) メソッド

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework 名前空間 > SR<T> クラス > GetString メソッド : GetString(String) メソッド
Name of the resource to get.
Returns the value of the resource with the specified name in the assembly indicated by the template type.
シンタックス
'宣言
 
Public Overloads Shared Function GetString( _
   ByVal name As System.String _
) As System.String
public static System.string GetString( 
   System.string name
)

パラメータ

name
Name of the resource to get.

戻り値の型

The value of a resource.
参照

SR<T> クラス
SR<T> メンバ
オーバーロード一覧